From: hayeswang Date: Tue, 16 Sep 2014 03:40:47 +0000 (+0800) Subject: r8169: adjust __rtl8169_set_features X-Git-Tag: fixes-for-v3.18-merge-window~87^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=929a031dfd62aae34bf8e728f712e6751e416d1f;p=pandora-kernel.git r8169: adjust __rtl8169_set_features Remove the "changed" test in __rtl8169_set_features(). Instead, do simple test in rtl8169_set_features(). Set the RxChkSum and RxVlan through __rtl8169_set_features() in rtl_open(). Signed-off-by: Francois Romieu Signed-off-by: Hayes Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed