On Mon, Aug 24, 2009 at 4:07 PM, Larry Finger<Larry.Finger@xxxxxxxxxxxx> wrote: > static inline int drv_tx(struct ieee80211_local *local, struct sk_buff > *skb) > { > return local->ops->tx(&local->hw, skb); > } > > Are there any suggest changes that would let me debug this problem > without crashing the kernel? Could be a callback into mac80211, e.g. ieee80211_get_tx_rate() returning null (I haven't looked at any p54 code, I just know I've hit one there before with ath5k). -- Bob Copeland %% www.bobcopeland.com -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html