diff options
author | David S. Miller <davem@davemloft.net> | 2009-05-27 04:05:19 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-05-27 04:05:19 (GMT) |
commit | 2b0cc7f78ba55e831c16fb8cb5c204d9d2ecc398 (patch) | |
tree | a8fc2828879666dd6e98ebd1e82f589225759065 /scripts | |
parent | f21b75e9d6471d7f4e2110774819be7beafc86d5 (diff) | |
download | linux-fsl-qoriq-2b0cc7f78ba55e831c16fb8cb5c204d9d2ecc398.tar.xz |
net: Remove bogus reference to BUS_ID_SIZE in sysfs code.
BUS_ID_SIZE is really no more, and device names are dynamically
allocated and thus can be any necessary size.
So remove the BUG check here making sure BUS_ID_SIZE is at least
as large as IFNAMSIZ.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions