etherdevice: fix comments
authorstephen hemminger <shemminger@vyatta.com>
Thu, 17 May 2012 05:17:28 +0000 (05:17 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 May 2012 19:36:35 +0000 (15:36 -0400)
Fix some minor problems in comments of etherdevice.h
 * Warning is out dated, file hasn't moved or disappeared in many years and
    is unlikely to do so soon.
 * Capitalize Ethernet consistently since it is a proper name
 * Fix descriptive comment of padding
 * Spelling and grammar fix for alignment comment

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found