commit | 0b26c8fa7133eb8dd4bf049943628a62f4162950 | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Tue May 22 10:28:57 2012 +0000 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Tue May 22 23:17:12 2012 -0500 |
tree | 2d299efa312d8b5c9b7982fb5c92b55c564a1bbd | |
parent | 835e923cc96b8288fb7fcd5ba1aa516ae10e2a8d [diff] |
net: Remove redefinitions of net.h functions Some copy/pasted drivers redefine functions defined in include/net.h. Remove these so that the definitions can be changed without error. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Mike Frysinger <vapier@gentoo.org>