Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 363449
b: refs/heads/master
c: 44c0186
h: refs/heads/master
i:
  363447: e75560c
v: v3
  • Loading branch information
Wei Yongjun authored and Greg Kroah-Hartman committed Mar 14, 2013
1 parent 0100361 commit 651c764
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: c2a10d70f2c84459152ba7de164701cabff53043
refs/heads/master: 44c0186d0c7cf589ba96d7f59246b040dc7408f1
2 changes: 0 additions & 2 deletions trunk/drivers/staging/netlogic/xlr_net.c
Original file line number Diff line number Diff line change
Expand Up @@ -293,10 +293,8 @@ static netdev_tx_t xlr_net_start_xmit(struct sk_buff *skb,
struct nlm_fmn_msg msg;
struct xlr_net_priv *priv = netdev_priv(ndev);
int ret;
u16 qmap;
u32 flags;

qmap = skb->queue_mapping;
xlr_make_tx_desc(&msg, virt_to_phys(skb->data), skb);
flags = nlm_cop2_enable();
ret = nlm_fmn_send(2, 0, priv->nd->tx_stnid, &msg);
Expand Down

0 comments on commit 651c764

Please sign in to comment.