]> git.baikalelectronics.ru Git - kernel.git/commit
e1000e: fix trivial kernel doc typos
authorJean Sacren <sakiwit@gmail.com>
Tue, 5 Aug 2014 08:01:03 +0000 (08:01 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 12 Aug 2014 08:07:21 +0000 (01:07 -0700)
commitb31f80955e0ee3ed90fed4abdc20e2857eeadb43
tree6fd0a114cd6ea7c2d6f1da41ae8c5ce05a4c429a
parent9b907126e3abcc5b11db462a491332fdf185dc14
e1000e: fix trivial kernel doc typos

The macro E1000_success is meant to be E1000_SUCCESS. As the return
statement in the function is good as is, let's simply correct the
comment for this trivial matter.

Additionally E1000_ERR_HOST_INTERFACE_COMMAND is supposed to be
-E1000_ERR_HOST_INTERFACE_COMMAND.

Signed-off-by: Jean Sacren <sakiwit@gmail.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/e1000e/manage.c