Searched hist:f3de6f4eccddfcaf3f8b3674ab57a0646b572650 (Results 1 – 2 of 2) sorted by relevance
/linux/net/6lowpan/ |
H A D | nhc.h | diff f3de6f4eccddfcaf3f8b3674ab57a0646b572650 Thu Apr 28 05:05:34 CEST 2022 Alexander Aring <aahringo@redhat.com> net: 6lowpan: constify lowpan_nhc structures
This patch constify the lowpan_nhc declarations. Since we drop the rb node datastructure there is no need for runtime manipulation of this structure.
Signed-off-by: Alexander Aring <aahringo@redhat.com> Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org> Acked-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> Link: https://lore.kernel.org/r/20220428030534.3220410-4-aahringo@redhat.com Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
|
H A D | nhc.c | diff f3de6f4eccddfcaf3f8b3674ab57a0646b572650 Thu Apr 28 05:05:34 CEST 2022 Alexander Aring <aahringo@redhat.com> net: 6lowpan: constify lowpan_nhc structures
This patch constify the lowpan_nhc declarations. Since we drop the rb node datastructure there is no need for runtime manipulation of this structure.
Signed-off-by: Alexander Aring <aahringo@redhat.com> Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org> Acked-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> Link: https://lore.kernel.org/r/20220428030534.3220410-4-aahringo@redhat.com Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
|