| commit | 048b899ce38c3e1db88cb4464547090ef28630f8 | [log] [tgz] |
|---|---|---|
| author | stephen hemminger <shemminger@vyatta.com> | Thu May 17 05:17:28 2012 +0000 |
| committer | David S. Miller <davem@davemloft.net> | Thu May 17 15:36:35 2012 -0400 |
| tree | 86aeb087790aac7fc5b5a2093ec44bbad5e743e0 | |
| parent | 3b12bb60437eb69cd9ff58e5dee23b525d01d069 [diff] |
etherdevice: fix comments
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>