| commit | 63f97425166a1a16279c1a5720e9dfcb2c12ad1b | [log] [tgz] |
|---|---|---|
| author | Joe Perches <joe@perches.com> | Thu Mar 03 13:30:20 2011 -0800 |
| committer | David S. Miller <davem@davemloft.net> | Thu Mar 03 13:30:20 2011 -0800 |
| tree | 6711769568b97d1bfcaae5fd4d89d78c6234bbcf | |
| parent | 967faf3b718e887301adb1636c2295f03d3c694f [diff] |
eql: Convert printks to pr_<level> and netdev_<level>
Add pr_fmt.
Removed trailing "\n" from version,
add back via pr_info("%s\n", version);
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>