]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: Inline the new eth_setenv_enetaddr_by_index function
authorJoe Hershberger <joe.hershberger@ni.com>
Tue, 10 Jul 2012 21:23:22 +0000 (16:23 -0500)
committerJoe Hershberger <joe.hershberger@ni.com>
Wed, 11 Jul 2012 18:15:32 +0000 (13:15 -0500)
commit154177e14a141468374f438ed3096ab097b79976
tree43cf1c7bb869fdbc571021acd62ebff7fc934777
parentc88ef3c12dcf8596433d52a2631982d9d3a478dd
net: Inline the new eth_setenv_enetaddr_by_index function

This function is currently only used in one case.  Inline for now.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
net/eth.c