summaryrefslogtreecommitdiff
path: root/fs/statfs.c
diff options
context:
space:
mode:
authorHyong-Youb Kim <hykim@myri.com>2013-08-19 02:02:19 -0700
committerDavid S. Miller <davem@davemloft.net>2013-08-20 15:05:37 -0700
commit0dde80268ee0a5a1511935bdb9c547191d616aa9 (patch)
treedbd67e401f549d480908765bd5b8ef8a11a0f3a4 /fs/statfs.c
parent734d2725db879f3f6fcdc2b1d2a5deae105f5e95 (diff)
myri10ge: Add support for ndo_busy_poll
Add the ndo_busy_poll handler. Use skb_mark_napi_id to mark receive packets with the napi id. For each slice, use per-slice spinlock and state variable to ensure that only one handler processes receive pacekts. Locking, statistics counters, and the ndo_busy_poll handler follow those in the ixgbe driver. So, credit goes to that driver's authors. Signed-off-by: Hyong-Youb Kim <hykim@myri.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/statfs.c')
0 files changed, 0 insertions, 0 deletions