From: Florian Fainelli Date: Wed, 24 Jun 2009 23:32:33 +0000 (-0700) Subject: cpmac: fix compilation failure introduced with netdev_ops conversion X-Git-Tag: v2.6.31-rc2~72^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a9b6546164fb380a019f92ca4d76443202fdc4f;p=pandora-kernel.git cpmac: fix compilation failure introduced with netdev_ops conversion This patch fixes and obvious typo in the netdev_ops initialization: ndo_so_ioctl should be ndo_do_ioctl. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed