Jan Engelhardt b4ba26119b netfilter: xtables: change hotdrop pointer to direct modification
Since xt_action_param is writable, let's use it. The pointer to
'bool hotdrop' always worried (8 bytes (64-bit) to write 1 byte!).
Surprisingly results in a reduction in size:

   text    data     bss filename
5457066  692730  357892 vmlinux.o-prev
5456554  692730  357892 vmlinux.o

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
2010-05-11 18:35:27 +02:00
..
2010-04-16 16:01:27 -07:00
2009-10-18 18:52:53 -07:00
2010-02-22 16:20:22 -08:00
2009-11-13 20:46:58 -08:00
2010-02-22 16:20:22 -08:00
2008-10-07 08:38:24 +11:00
2010-03-21 18:31:35 -07:00
2009-09-14 17:03:01 -07:00
2009-03-02 03:00:15 -08:00
2009-03-02 03:00:15 -08:00
2010-04-13 01:41:33 -07:00
2010-04-16 16:01:27 -07:00
2010-04-13 01:41:33 -07:00
2009-05-25 22:44:59 -07:00
2010-04-16 16:01:27 -07:00
2010-01-17 19:16:02 -08:00