commit | d6b30598509c9f6b87d3c7f217105cd3ad53887a | [log] [tgz] |
---|---|---|
author | Ivan Vecera <ivecera@redhat.com> | Thu Jun 11 15:52:14 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 11 15:57:14 2015 -0700 |
tree | 0ccae31ab409c3e6a9219fd0de8a458c6951e2b7 | |
parent | e2f9ecfcc64c9a7bcb253b57c8bc2e5c87791caa [diff] |
bna: get rid of mac_t The patch converts mac_t type to widely used 'u8 [ETH_ALEN]'. Signed-off-by: Ivan Vecera <ivecera@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>