ieee80211_freebsd.c (da615e957d1bb47962a9b4100f2d0ad572e09bba) | ieee80211_freebsd.c (1f1d781074fbcd1833fc86ea85667afb61618677) |
---|---|
1/*- | 1/*- |
2 * Copyright (c) 2003-2004 Sam Leffler, Errno Consulting | 2 * Copyright (c) 2003-2005 Sam Leffler, Errno Consulting |
3 * All rights reserved. 4 * 5 * Redistribution and use in source and binary forms, with or without 6 * modification, are permitted provided that the following conditions 7 * are met: 8 * 1. Redistributions of source code must retain the above copyright 9 * notice, this list of conditions and the following disclaimer. 10 * 2. Redistributions in binary form must reproduce the above copyright --- 335 unchanged lines hidden --- | 3 * All rights reserved. 4 * 5 * Redistribution and use in source and binary forms, with or without 6 * modification, are permitted provided that the following conditions 7 * are met: 8 * 1. Redistributions of source code must retain the above copyright 9 * notice, this list of conditions and the following disclaimer. 10 * 2. Redistributions in binary form must reproduce the above copyright --- 335 unchanged lines hidden --- |