projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcb9b56
)
ixgbe: correct the parameter description
author
Jiri Pirko
<
[email protected]
>
Thu, 1 Oct 2009 08:10:31 +0000
(
01:10
-0700)
committer
David S. Miller
<
[email protected]
>
Thu, 1 Oct 2009 08:10:31 +0000
(
01:10
-0700)
ccffad25b5136958d4769ed6de5e87992dd9c65c
changed parameters for function
ixgbe_update_uc_addr_list_generic but parameter description was not updated.
This patch corrects it.
Signed-off-by: Jiri Pirko <
[email protected]
>
Acked-by: Peter P Waskiewicz Jr <
[email protected]
>
Signed-off-by: Jeff Kirsher <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/net/ixgbe/ixgbe_common.c
patch
|
blob
|
history
diff --git
a/drivers/net/ixgbe/ixgbe_common.c
b/drivers/net/ixgbe/ixgbe_common.c
index 143b0fcbe958198f2eae17dcdd43bbfeff7ce1fb..40ff120a9ad4374e5755f4fa3b3d7010238b8917 100644
(file)
--- a/
drivers/net/ixgbe/ixgbe_common.c
+++ b/
drivers/net/ixgbe/ixgbe_common.c
@@
-1355,9
+1355,7
@@
static void ixgbe_add_uc_addr(struct ixgbe_hw *hw, u8 *addr, u32 vmdq)
/**
* ixgbe_update_uc_addr_list_generic - Updates MAC list of secondary addresses
* @hw: pointer to hardware structure
- * @addr_list: the list of new addresses
- * @addr_count: number of addresses
- * @next: iterator function to walk the address list
+ * @uc_list: the list of new addresses
*
* The given list replaces any existing list. Clears the secondary addrs from
* receive address registers. Uses unused receive address registers for the