]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: tsec: Fix CamelCase issues around BD code
authorClaudiu Manoil <claudiu.manoil@freescale.com>
Mon, 30 Sep 2013 09:44:44 +0000 (12:44 +0300)
committerJoe Hershberger <joe.hershberger@ni.com>
Fri, 22 Nov 2013 23:03:16 +0000 (17:03 -0600)
commit18b338fb3486ac91291e1f94561cb47fd0f4aef2
tree5646ade7c8aec43f1afc507a81560231444280a6
parent5be00a0164892eb695fefa41fb24258072ee2185
net: tsec: Fix CamelCase issues around BD code

Fix bufPtr and the rxIdx/ txIdx occurrences to
solve the related checkpatch warnings for the
coming patches.

Signed-off-by: Claudiu Manoil <claudiu.manoil@freescale.com>
drivers/net/tsec.c
include/tsec.h