Staging: octeon: Use preferred kernel type
authorAybuke Ozdemir <aybuke.147@gmail.com>
Thu, 1 Oct 2015 13:42:16 +0000 (16:42 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Oct 2015 09:36:00 +0000 (11:36 +0200)
commitec2c398eff3e928ad3932d6b041168bd85b45ff0
treefc714c8d81110df774c735b82957037130f524ca
parent6f6347ef496dbeeacb9937aedb50ed9aa1a20cd1
Staging: octeon: Use preferred kernel type

This patch "uint*_t" type instead of "u*" type was used.
checkpatch.pl issue in octeon driver.

Signed-off-by: Aybuke Ozdemir <aybuke.147@gmail.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/octeon/ethernet-defines.h
drivers/staging/octeon/ethernet-rx.c
drivers/staging/octeon/ethernet-tx.c
drivers/staging/octeon/ethernet.c
drivers/staging/octeon/octeon-ethernet.h