]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmotm: cxgb4-drop-__gfp_nofail-allocation-fix
authorMichal Hocko <mhocko@suse.cz>
Tue, 7 Apr 2015 23:43:50 +0000 (09:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 7 Apr 2015 23:43:50 +0000 (09:43 +1000)
commitd539653617f107f8ff0b33b3b546f0920537e9e3
tree41c75f2e14d1469685f47d1868c43b932ef9072f
parent04df06851d278f2d21e637de9b3daeba32b74fe0
mmotm: cxgb4-drop-__gfp_nofail-allocation-fix

Use kfree_skb instead of kfree because the allocation is done by
alloc_skb.

Signed-off-by: Michal Hocko <mhocko@suse.cz>
Reported-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Cc: Hariprasad S <hariprasad@chelsio.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c