From: Daniel Mack Date: Tue, 11 Aug 2009 14:09:34 +0000 (+0200) Subject: libertas: name the network device wlan%d X-Git-Tag: v2.6.32-rc1~703^2~367^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c00552c60840c32456ca9e45de758ac03e3d3c4f;p=pandora-kernel.git libertas: name the network device wlan%d Devices created by the libertas driver are currently called eth%d. Which is wrong, because the device does not at all have anything to do with Ethernet. And it is also confusing when used on devices with more than one network device. Fix this by calling it wlan%d. Signed-off-by: Daniel Mack Cc: Roel Kluin Acked-by: Dan Williams Signed-off-by: John W. Linville --- Reading git-diff-tree failed