carl9170 toolchain: update to gcc 8.3.0
[carl9170fw.git] / carlfw / src / wol.c
index c13e0367316faeaa63918914b2607b9938c3d987..47508be2989b47a593f86ce4b18c42a8f7fdec38 100644 (file)
@@ -16,8 +16,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License along
- * with this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * with this program; If not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "carl9170.h"
@@ -75,8 +74,8 @@ static bool wlan_rx_wol_magic_packet(const struct ieee80211_hdr *hdr, const unsi
         *
         * "A physical WakeOnLAN (Magic Packet) will look like this:
         * ---------------------------------------------------------------
-        * | Synchronization Stream |  Target MAC |  Password (optional) |
-        * |    6 octets            |   96 octets |   0, 4 or 6          |
+        * | Synchronization Stream | Target MAC |  Password (optional)  |
+        * |    6 octets            | 96 octets  |   0, 4 or 6           |
         * ---------------------------------------------------------------
         *
         * The Synchronization Stream is defined as 6 bytes of FFh.