Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 13564
b: refs/heads/master
c: e402c93
h: refs/heads/master
v: v3
  • Loading branch information
Zhu Yi authored and James Ketrenos committed Nov 7, 2005
1 parent 266a03b commit 787a334
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 87b016cb64b267a6f791494a4cfd84e84e022ebb
refs/heads/master: e402c9374112aaf1fc5796013dc3040ebb3954ca
3 changes: 3 additions & 0 deletions trunk/drivers/net/wireless/ipw2200.c
Original file line number Diff line number Diff line change
Expand Up @@ -8069,6 +8069,9 @@ static int ipw_sw_reset(struct ipw_priv *priv, int init)
}
IPW_DEBUG_INFO("Hardware crypto [%s]\n", hwcrypto ? "on" : "off");

/* IPW2200/2915 is abled to do hardware fragmentation. */
priv->ieee->host_open_frag = 0;

if ((priv->pci_dev->device == 0x4223) ||
(priv->pci_dev->device == 0x4224)) {
if (init)
Expand Down

0 comments on commit 787a334

Please sign in to comment.