X-Git-Url: https://rtime.felk.cvut.cz/gitweb/can-eth-gw-linux.git/blobdiff_plain/dadfab4873256d2145640c0ce468fcbfb48977fe..a2013a13e68354e0c8f3696b69701803e13fb737:/drivers/net/bonding/bonding.h diff --git a/drivers/net/bonding/bonding.h b/drivers/net/bonding/bonding.h index 6dded569b111..21b68e5c14fd 100644 --- a/drivers/net/bonding/bonding.h +++ b/drivers/net/bonding/bonding.h @@ -245,7 +245,7 @@ struct bonding { struct delayed_work ad_work; struct delayed_work mcast_work; #ifdef CONFIG_DEBUG_FS - /* debugging suport via debugfs */ + /* debugging support via debugfs */ struct dentry *debug_dir; #endif /* CONFIG_DEBUG_FS */ };