From: Malcolm Priestley Date: Sat, 29 Nov 2014 00:01:58 +0000 (+0000) Subject: staging: vt6655: remove duplicate MACvSetPacketFilter X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da4f18ed3b4bf9ff204391a7895b26095426ddd1;p=pandora-kernel.git staging: vt6655: remove duplicate MACvSetPacketFilter Packet filtering is already done in vnt_configure. A call to MACvSetPacketFilter is not necessary in MACvInitialize as this will be done by vnt_configure when interface is up. Also remove macros associated with this function. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed