bnx2x: fix build with clang
authorThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 28 Jul 2015 15:47:03 +0000 (17:47 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 3 Aug 2015 15:26:29 +0000 (17:26 +0200)
commita9b863582731f118669ed27e65485e901bcc9289
treeab6525b3b1f8083efff5cfa15382af91ee3944ac
parentfe716d38024364900e1f9818154eb96eb2a6c460
bnx2x: fix build with clang

Build log:
error: unused function 'bnx2x_hilo'

No need to keep an unused function.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
drivers/net/bnx2x/bnx2x_stats.c