From 91ee7d6302158de8cbce24c728b7687e6ae0a49a Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 6 Oct 2013 07:38:15 -0600 Subject: Use the new signature of rxnotify caused by the routing table. From Max Holtzberg --- nuttx/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 8740afb4c..81893ba16 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -5713,3 +5713,6 @@ looking the the correct router IP address to use in the ARP request. In that case, we want the MAC address of the router, not of the the target endpoint (2013-10-5). + * net/netdev_rxnotify.c and others: Use the new signature of rxnotify + caused by the routing table. From Max Holtzberg (2013-10-6). + -- cgit v1.2.3