From: John W. Linville Date: Tue, 22 Dec 2009 23:13:04 +0000 (-0500) Subject: rtl8180: remove priv->mode X-Git-Tag: v2.6.34-rc1~233^2~682^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=643aab6733799586c798a7b54b85c34d587b25e3;p=pandora-kernel.git rtl8180: remove priv->mode It is only checked in add_interface, and there it is easily replaced with a check of priv->vif. If that information should become necessary, it is available in vif->type anyway. Signed-off-by: John W. Linville --- Reading git-diff-tree failed