PS3: gelic: Link the wireless net_device structure to the corresponding device structure
authorMasakazu Mokuno <mokuno@sm.sony.co.jp>
Fri, 22 Feb 2008 07:45:26 +0000 (16:45 +0900)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 28 Feb 2008 14:13:09 +0000 (09:13 -0500)
commit4b74850dc3fb8a0941dde0f1bf7686803d1250cd
treec7aa9bb8ded0d27f820eb47dafaa1f7a7861c6f6
parent5b0acc64a3750f8f017b973f1059bb25b791c2a3
PS3: gelic: Link the wireless net_device structure to the corresponding device structure

Link the net_device structure of the wireless part to the
corresponding device structure.

Without this, the sysfs node for this net_device would not have
'device' link.

Signed-off-by: Masakazu Mokuno <mokuno@sm.sony.co.jp>
Acked-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/ps3_gelic_wireless.c