From: Mateusz Kulikowski Date: Sun, 31 May 2015 18:19:38 +0000 (+0200) Subject: staging: rtl8192e: Remove assert() macro X-Git-Tag: omap-for-v4.2/fixes-rc1^2~92^2~400 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca93dcba3a924214e4c0132ef1564ba52f907d94;p=pandora-kernel.git staging: rtl8192e: Remove assert() macro Assert macro printed warning message (and was used once). Remove it, and add netdev_warn() in place where it was called. Signed-off-by: Mateusz Kulikowski Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed