[PATCH] ieee80211 build fix
authorJames Ketrenos <jketreno@linux.intel.com>
Mon, 24 Oct 2005 15:27:46 +0000 (10:27 -0500)
committerJeff Garzik <jgarzik@pobox.com>
Wed, 26 Oct 2005 04:54:23 +0000 (00:54 -0400)
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>

No differences found