commit | 9ef4429b31b86d486b56b6c179fe52b5c7152f13 | [log] [tgz] |
---|---|---|
author | Benjamin Thery <benjamin.thery@bull.net> | Wed Oct 10 21:18:17 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 10 21:18:17 2007 -0700 |
tree | ff2533dc911d898403866086e385b08c4034cf9b | |
parent | cd40b7d3983c708aabe3d3008ec64ffce56d33b0 [diff] |
[NET]: Fix dev_put() and dev_hold() comments Trivial fix: Swap comments for dev_put() and dev_hold() to get them at the right place. Typo introduced by 4fa57c9ea9f36f9ca852f3a88ca5d2f1aebbc960. Signed-of-by: Benjamin Thery <benjamin.thery@bull.net> Signed-off-by: David S. Miller <davem@davemloft.net>