]> git.baikalelectronics.ru Git - kernel.git/commit
cxgb3: use kvfree() in cxgb_free_mem()
authorPekka Enberg <penberg@kernel.org>
Tue, 30 Jun 2015 21:59:09 +0000 (14:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 Jul 2015 02:44:59 +0000 (19:44 -0700)
commit1043b5caa3b6c04bf8083978cf3f469396252939
tree78c49dca43599fbd3b6f25330397b580ce447698
parentebe66647cac959e059e264a343b12db40e3f5dbc
cxgb3: use kvfree() in cxgb_free_mem()

Use kvfree() instead of open-coding it.

Signed-off-by: Pekka Enberg <penberg@kernel.org>
Cc: Santosh Raspatur <santosh@chelsio.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c