]> git.baikalelectronics.ru Git - kernel.git/commit
fjes: net_device_ops.ndo_open and .ndo_stop
authorTaku Izumi <izumi.taku@jp.fujitsu.com>
Fri, 21 Aug 2015 08:29:23 +0000 (17:29 +0900)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Aug 2015 21:06:34 +0000 (14:06 -0700)
commit538bb6773bebda765059c0a7950f8fe6d1717e56
tree237e68516fdbf7e3276c2524508397f9b0dbc31a
parente43225fa81a686878c4f38e209909d3daa10e450
fjes: net_device_ops.ndo_open and .ndo_stop

This patch adds net_device_ops.ndo_open and .ndo_stop
callback. These function is called when network device
activation and deactivation.

Signed-off-by: Taku Izumi <izumi.taku@jp.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/fjes/fjes.h
drivers/net/fjes/fjes_hw.c
drivers/net/fjes/fjes_hw.h
drivers/net/fjes/fjes_main.c
drivers/net/fjes/fjes_regs.h