commit | 7950e6c5da55715debef9fa06b5ac87fb3eb4355 | [log] [tgz] |
---|---|---|
author | Taku Izumi <izumi.taku@jp.fujitsu.com> | Fri Aug 21 17:29:22 2015 +0900 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 24 14:06:34 2015 -0700 |
tree | 67ad61c85486440b6e80e380aeff1f040db15224 | |
parent | 3bb025d4f756049d297f2bed605241d4d43a15fe [diff] |
fjes: buffer address regist/unregistration routine This patch adds buffer address regist/unregistration routine. This function is mainly invoked when network device's activation (open) and deactivation (close) in order to retist/unregist shared buffer address. Signed-off-by: Taku Izumi <izumi.taku@jp.fujitsu.com> Signed-off-by: David S. Miller <davem@davemloft.net>