]> git.baikalelectronics.ru Git - kernel.git/commit
PS3: gelic: change the prefix of the net interface for wireless
authorMasakazu Mokuno <mokuno@sm.sony.co.jp>
Wed, 12 Mar 2008 07:41:11 +0000 (16:41 +0900)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 13 Mar 2008 19:57:25 +0000 (15:57 -0400)
commitf6298f01274ef593b580862b8f3732669ea9a12f
treeff5ea3f418143df00e62342264a060bc01a7d5f5
parenta90c52e096c1d743549d15d102fd7d3f1c8eae47
PS3: gelic: change the prefix of the net interface for wireless

The gelic driver uses two net interfaces, one for ethernet and the
other for wireless. They share same MAC address and use 'eth' prefix
for the name.
As udev uses the MAC address to check uniqueness, this is
somewhat problematic.  So change the prefix of the network interface
name for the wireless so that udev can have an easy way to distinguish
interfaces.

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