From: Arend van Spriel Date: Wed, 17 Apr 2013 19:25:51 +0000 (+0200) Subject: brcmfmac: remove error message upon allocation failure X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~43^2^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a652bf0381ae003d37628dac6dc5e4593ca535b7;p=pandora-kernel.git brcmfmac: remove error message upon allocation failure In function brcmf_add_if() an error message is printed upon alloc_netdev() failure. The allocation failure itself spews enough info in the log so remove the error message. Reviewed-by: Hante Meuleman Reviewed-by: Piotr Haber Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed