]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/net/sfc/nic.c
sfc: make functions static
[net-next-2.6.git] / drivers / net / sfc / nic.c
index 394dd929fee75bd91f12d9dbdd889f4b1058f302..41c36b9a4244b907907936b0a6abeaf8f2a301d1 100644 (file)
@@ -653,7 +653,7 @@ void efx_nic_eventq_read_ack(struct efx_channel *channel)
 }
 
 /* Use HW to insert a SW defined event */
-void efx_generate_event(struct efx_channel *channel, efx_qword_t *event)
+static void efx_generate_event(struct efx_channel *channel, efx_qword_t *event)
 {
        efx_oword_t drv_ev_reg;