can: some fixes and cleanups to the initial device driver interface
This patch fixes a few errors sneaked into the initial version of the device driver interface. Signed-off-by: Wolfgang Grandegger <wg@grandegger.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
86d15cd833
commit
128ced8f9d
@@ -477,7 +477,7 @@ int open_candev(struct net_device *dev)
|
||||
|
||||
return 0;
|
||||
}
|
||||
EXPORT_SYMBOL(open_candev);
|
||||
EXPORT_SYMBOL_GPL(open_candev);
|
||||
|
||||
/*
|
||||
* Common close function for cleanup before the device gets closed.
|
||||
|
Reference in New Issue
Block a user