net/qede: fix function declaration
authorEmmanuel Roullit <emmanuel.roullit@gmail.com>
Sun, 15 Jan 2017 19:51:24 +0000 (20:51 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 17 Jan 2017 18:41:43 +0000 (19:41 +0100)
commit25358aa6f73471d99d9f1cd0aba1b96b7c1fcfb7
treeb23d9ca60158e7faae0f45637e32832ffc5dad46
parent1039ee1c6ddfa2ba67e05449147c8e5c2d783cd0
net/qede: fix function declaration

clang reports this error message:
error: this function declaration is not a prototype
[-Werror,-Wstrict-prototypes]

Fixes: 5cdd769a26ec ("qede: add L2 support")

Signed-off-by: Emmanuel Roullit <emmanuel.roullit@gmail.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
drivers/net/qede/qede_eth_if.h