Mahesh Bandewar 1b7cd0044e net: remove duplicate code.
netdev_rx_handler_register() checks to see if the handler is already
busy which was recently separated into netdev_is_rx_handler_busy(). So
use the same function inside register() to avoid code duplication.
Essentially this change should be a no-op

Signed-off-by: Mahesh Bandewar <maheshb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-01-20 12:22:25 -05:00
..
2017-01-20 12:22:25 -05:00
2016-02-16 20:21:48 -05:00
2015-04-02 14:04:59 -04:00
2015-11-22 11:54:10 -05:00
2016-11-16 18:32:02 -05:00
2017-01-12 15:57:10 -05:00
2017-01-12 09:47:01 -05:00
2016-11-14 13:17:21 -05:00
2015-10-26 22:24:22 -07:00