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:
8e2f1a6
)
net: add busy_poll device feature
author
Jiri Pirko
<jiri@resnulli.us>
Wed, 2 Apr 2014 21:09:31 +0000
(23:09 +0200)
committer
David S. Miller
<davem@davemloft.net>
Thu, 3 Apr 2014 18:31:34 +0000
(14:31 -0400)
Currently there is no way how to find out if a device supports busy
polling. So add a feature and make it dependent on ndo_busy_poll
existence.
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found