git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b7c5b9
)
dnet: replace obsolete *netif_rx_* functions with *napi_*
author
Ilya Yanok
<yanok@emcraft.com>
Fri, 13 Mar 2009 16:51:46 +0000
(09:51 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 13 Mar 2009 16:51:46 +0000
(09:51 -0700)
*netif_rx_* functions is obsolete and removed in newer kernels so
we need to use corresponding *napi_* functions instead.
Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found