aboutsummaryrefslogtreecommitdiffstats
path: root/net/ieee80211
diff options
context:
space:
mode:
authorRandy Dunlap <randy.dunlap@oracle.com>2007-02-05 10:44:20 -0800
committerJeff Garzik <jeff@garzik.org>2007-02-09 16:34:13 -0500
commit1a1689344add3333d28d1b5495d8043a3877d01c (patch)
treef715e9b5c91ae23d794cea45302f541b939fe09a /net/ieee80211
parentMerge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream (diff)
downloadlinux-dev-1a1689344add3333d28d1b5495d8043a3877d01c.tar.xz
linux-dev-1a1689344add3333d28d1b5495d8043a3877d01c.zip
phy devices: use same arg types
sparse complains about differing types from prototype to definition, so change the u32 to phy_interface_t: drivers/net/phy/phy_device.c:140:19: error: symbol 'phy_connect' redeclared with different type (originally declared at include/linux/phy.h:362) - incompatible argument 5 (different signedness) drivers/net/phy/phy_device.c:190:19: error: symbol 'phy_attach' redeclared with different type (originally declared at include/linux/phy.h:360) - incompatible argument 4 (different signedness) Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'net/ieee80211')
0 files changed, 0 insertions, 0 deletions