commit | 077783f87708b24054452e5c07685ead2c28b1eb | [log] [tgz] |
---|---|---|
author | James Ketrenos <jketreno@linux.intel.com> | Mon Oct 24 10:27:46 2005 -0500 |
committer | Jeff Garzik <jgarzik@pobox.com> | Wed Oct 26 00:54:23 2005 -0400 |
tree | 998c73ed67ac6a209541941cdde4df20e9f12747 | |
parent | ac9c18974f7d08cdedfb1e9599faa8c851c7cef9 [diff] |
[PATCH] ieee80211 build fix James Ketrenos wrote: > [3/4] Use the tx_headroom and reserve requested space. This patch introduced a compile problem; patch below corrects this. Fixed compilation error due to not passing tx_headroom in ieee80211_tx_frame. Signed-off-by: James Ketrenos <jketreno@linux.intel.com> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>