On Monday 17 January 2011 19:06:39 Monthadar Al Jaberi wrote:
> Hi,
> 
> This line 1466 in ieee80211_mesh.c:
> frm += frm[2] + 2;
> 
> When I look at the other modes it should be
> frm += frm[1] + 2;
> 
> ??

Committed, thanks!

-- 
Bernhard
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to