From: Larry Finger Date: Fri, 28 Oct 2011 17:17:49 +0000 (-0500) Subject: b43: Remove unneeded message X-Git-Tag: v3.2-rc1~4^2~24^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=addc98519207fb8ca0609da720469e415f784d0c;p=pandora-kernel.git b43: Remove unneeded message The driver can spam the logs with "RX: Packet dropped" messages. These drops originate from 1. a correpted PLCP, 2. decryption errors, and 3. packet size underruns. Condition #3 logs a separate message, thus no dropped message is needed. Signed-off-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed