Searched hist:"288379 f050284087578b77e04f040b57db3db3f8" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/net/wan/ |
H A D | hd64572.c | diff 288379f050284087578b77e04f040b57db3db3f8 Mon Jan 19 18:43:59 CST 2009 Ben Hutchings <bhutchings@solarflare.com> net: Remove redundant NAPI functions
Following the removal of the unused struct net_device * parameter from the NAPI functions named *netif_rx_* in commit 908a7a1, they are exactly equivalent to the corresponding *napi_* functions and are therefore redundant.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Acked-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ixp4xx_hss.c | diff 288379f050284087578b77e04f040b57db3db3f8 Mon Jan 19 18:43:59 CST 2009 Ben Hutchings <bhutchings@solarflare.com> net: Remove redundant NAPI functions
Following the removal of the unused struct net_device * parameter from the NAPI functions named *netif_rx_* in commit 908a7a1, they are exactly equivalent to the corresponding *napi_* functions and are therefore redundant.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Acked-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_ib.c | diff 288379f050284087578b77e04f040b57db3db3f8 Mon Jan 19 18:43:59 CST 2009 Ben Hutchings <bhutchings@solarflare.com> net: Remove redundant NAPI functions
Following the removal of the unused struct net_device * parameter from the NAPI functions named *netif_rx_* in commit 908a7a1, they are exactly equivalent to the corresponding *napi_* functions and are therefore redundant.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Acked-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ |
H A D | xen-netfront.c | diff 288379f050284087578b77e04f040b57db3db3f8 Mon Jan 19 18:43:59 CST 2009 Ben Hutchings <bhutchings@solarflare.com> net: Remove redundant NAPI functions
Following the removal of the unused struct net_device * parameter from the NAPI functions named *netif_rx_* in commit 908a7a1, they are exactly equivalent to the corresponding *napi_* functions and are therefore redundant.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Acked-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | virtio_net.c | diff 288379f050284087578b77e04f040b57db3db3f8 Mon Jan 19 18:43:59 CST 2009 Ben Hutchings <bhutchings@solarflare.com> net: Remove redundant NAPI functions
Following the removal of the unused struct net_device * parameter from the NAPI functions named *netif_rx_* in commit 908a7a1, they are exactly equivalent to the corresponding *napi_* functions and are therefore redundant.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Acked-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/linux/ |
H A D | netdevice.h | diff 288379f050284087578b77e04f040b57db3db3f8 Mon Jan 19 18:43:59 CST 2009 Ben Hutchings <bhutchings@solarflare.com> net: Remove redundant NAPI functions
Following the removal of the unused struct net_device * parameter from the NAPI functions named *netif_rx_* in commit 908a7a1, they are exactly equivalent to the corresponding *napi_* functions and are therefore redundant.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Acked-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|