diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2011-03-21 18:12:54 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-03-21 18:12:54 -0700 |
commit | 20246a800389fe5442675c59863fec5a4f520c7c (patch) | |
tree | 6a713be7255b973dfbf3178c64ae0e7ce94f7695 /net/ipx | |
parent | 8aa525a9340da4227797a06221ca08399006635f (diff) | |
download | linux-20246a800389fe5442675c59863fec5a4f520c7c.tar.gz linux-20246a800389fe5442675c59863fec5a4f520c7c.tar.bz2 linux-20246a800389fe5442675c59863fec5a4f520c7c.zip |
snmp: SNMP_UPD_PO_STATS_BH() always called from softirq
We dont need to test if we run from softirq context, we definitely are.
This saves few instructions in ip_rcv() & ip_rcv_finish()
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipx')
0 files changed, 0 insertions, 0 deletions