]> Pileus Git - ~andy/linux/blobdiff - include/net/dn_route.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...
[~andy/linux] / include / net / dn_route.h
index 60c9f22d86943f0aa19ecdc18d513a24e763b9b1..ccadab3aa3f6c5948e484062c82c022b5dbf132b 100644 (file)
@@ -65,9 +65,7 @@ extern void dn_rt_cache_flush(int delay);
  * packets to the originating host.
  */
 struct dn_route {
-       union {
-               struct dst_entry dst;
-       } u;
+       struct dst_entry dst;
 
        struct flowi fl;