aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorJay Vosburgh <[email protected]>2008-03-21 22:29:34 -0700
committerJeff Garzik <[email protected]>2008-03-25 23:15:40 -0400
commit966bc6f434df4a02108d01dda8cd52951fe853da (patch)
treeeb0a8e20b80475e22b4c5038a9bc246fda5fc605 /include/linux
parent2bf86b7aa8e74bf81a9872f7b610f49b610a4649 (diff)
bonding: fix two compiler warnings
Fix two compiler warnings that are new with recent versions of gcc (apparently 4.2 and up). One is fixed by refactoring; this change was supplied by Stephen Hemminger. The other was fixed by labelling the variable as uninitialized_var() after confirming via inspection that it cannot actually be used uninitialized. Signed-off-by: Jay Vosburgh <[email protected]> Signed-off-by: Stephen Hemminger <[email protected]> Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions