From: hayeswang Date: Fri, 12 Sep 2014 03:35:11 +0000 (+0800) Subject: r8169: fix the default setting of rx vlan X-Git-Tag: fixes-for-v3.18-merge-window~87^2~32^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48c20407f49039d8da155ca00877ec5f057799e6;p=pandora-kernel.git r8169: fix the default setting of rx vlan If the parameter "features" of __rtl8169_set_features() is equal to dev->features, the variable "changed" is alwayes 0, and nothing would be changed. Signed-off-by: Hayes Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed