git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
245acb8
)
cpmac: fix compilation failure introduced with netdev_ops conversion
author
Florian Fainelli
<florian@openwrt.org>
Wed, 24 Jun 2009 23:32:33 +0000
(16:32 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 25 Jun 2009 01:03:11 +0000
(18:03 -0700)
This patch fixes and obvious typo in the netdev_ops initialization:
ndo_so_ioctl should be ndo_do_ioctl.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found