]> git.baikalelectronics.ru Git - kernel.git/commit
wlcore: remove newly introduced alloc/OOM messages
authorLuciano Coelho <coelho@ti.com>
Mon, 11 Feb 2013 08:21:18 +0000 (10:21 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Feb 2013 20:34:58 +0000 (15:34 -0500)
commit992ec667ef4ab46ebc7f5f2d0a3278c2c46a568e
tree260535ccbeaefed44d9079a11e37d663d6c1eff1
parent80e6fd2770ddee882d3c31ce8597cddc61fe1a5c
wlcore: remove newly introduced alloc/OOM messages

In commit a274131b (wireless: Remove unnecessary alloc/OOM messages,
alloc cleanups) OOM messages after alloc were removed from the wlcore
modules.

Commit 45746807 (wlcore: remove if_ops from platform_data)
reintroduced a couple of those.  This patch removes them.

Signed-off-by: Luciano Coelho <coelho@ti.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ti/wlcore/sdio.c
drivers/net/wireless/ti/wlcore/spi.c