From da4f18ed3b4bf9ff204391a7895b26095426ddd1 Mon Sep 17 00:00:00 2001 From: Malcolm Priestley Date: Sat, 29 Nov 2014 00:01:58 +0000 Subject: [PATCH] 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-format-patch failed