From: Mark Einon Date: Thu, 11 Sep 2014 22:19:49 +0000 (+0100) Subject: drivers: net: b44: Fix typo in returning multicast stats X-Git-Tag: fixes-for-v3.18-merge-window~87^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bc9b73be43b21838973e80ddeb5250f0310ebf7;p=pandora-kernel.git drivers: net: b44: Fix typo in returning multicast stats nstat->multicast refers to received packets, not transmitted as is returned here. Change it so that received packet stats are given. Signed-off-by: Mark Einon Signed-off-by: David S. Miller --- Reading git-diff-tree failed