Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 247469
b: refs/heads/master
c: c050999
h: refs/heads/master
i:
  247467: 973815e
v: v3
  • Loading branch information
Emil Tantilov authored and Jeff Kirsher committed May 15, 2011
1 parent 3febda2 commit 7707aa8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 34cecbbfad5a01050604d5b12fd7d7fb02597dbe
refs/heads/master: c050999e2c00b189a21df3ee9ad8d27c85ce9c34
2 changes: 1 addition & 1 deletion trunk/drivers/net/ixgbe/ixgbe_sriov.c
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ static inline void ixgbe_vf_reset_msg(struct ixgbe_adapter *adapter, u32 vf)
static int ixgbe_rcv_msg_from_vf(struct ixgbe_adapter *adapter, u32 vf)
{
u32 mbx_size = IXGBE_VFMAILBOX_SIZE;
u32 msgbuf[mbx_size];
u32 msgbuf[IXGBE_VFMAILBOX_SIZE];
struct ixgbe_hw *hw = &adapter->hw;
s32 retval;
int entries;
Expand Down

0 comments on commit 7707aa8

Please sign in to comment.