From: Henry Ptasinski Date: Thu, 21 Oct 2010 18:04:10 +0000 (-0700) Subject: staging: brcm80211: Removed unnecessary pktsetprio() function. X-Git-Tag: v2.6.37-rc1~60^2~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab3275a6b57cd42d25dc1f32123ac5d1fb438984;p=pandora-kernel.git staging: brcm80211: Removed unnecessary pktsetprio() function. This function is completely unnecessary, as packet classification is done higher up in the stack. As used, the function actually mis-classifies frames in some cases since it overwrites the classification done by the stack. Signed-off-by: Henry Ptasinski Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed