ntb_netdev: remove init/exit from probe/remove
authorJon Mason <jon.mason@intel.com>
Sat, 19 Jan 2013 09:02:30 +0000 (02:02 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 20 Jan 2013 23:48:13 +0000 (15:48 -0800)
commit19e17f7248e8ef72a8b625db7ddd99c0ad3da27c
tree4cf48f5cdad9b4d7c10967bc36c31dc1259af54f
parent50228c5505fee2c836e1f3895d82f9cf5f89174f
ntb_netdev: remove init/exit from probe/remove

Remove init/exit from probe/remove routines to correct warnings of
"Section mismatch".

Signed-off-by: Jon Mason <jon.mason@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/ntb_netdev.c