Deleted Added
full compact
29c29
< * $FreeBSD: head/sys/dev/ath/if_ath_tx.h 239205 2012-08-12 00:46:15Z adrian $
---
> * $FreeBSD: head/sys/dev/ath/if_ath_tx.h 241170 2012-10-03 23:23:45Z adrian $
126a127,132
> * AP mode power save handling (of stations)
> */
> extern void ath_tx_node_sleep(struct ath_softc *sc, struct ath_node *an);
> extern void ath_tx_node_wakeup(struct ath_softc *sc, struct ath_node *an);
>
> /*