commit | 56543af9563d91c1c5596a7980b416389bdea071 | [log] [tgz] |
---|---|---|
author | Akinobu Mita <akinobu.mita@gmail.com> | Fri Aug 27 19:08:45 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 28 15:37:05 2010 -0700 |
tree | f5866654e3658607feff0cdcd53bb97970a3c29a | |
parent | d08336e9998b1004b2baad62325d34349a593137 [diff] |
starfire: use BUILD_BUG_ON for netdrv_addr_t Detect size mismatch for netdrv_addr_t at build time rather than checking at module load time. Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Cc: Ion Badulescu <ionut@badula.org> Cc: "David S. Miller" <davem@davemloft.net> Cc: netdev@vger.kernel.org Signed-off-by: David S. Miller <davem@davemloft.net>