commit | 9e67d5a739327c44885adebb4f3a538050be73e4 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <[email protected]> | Tue Dec 04 23:25:26 2007 -0800 |
committer | David S. Miller <[email protected]> | Mon Jan 28 14:55:54 2008 -0800 |
tree | d0b3af726738fedec500ade95dad21be76610e73 | |
parent | 259d4e41f3ec25f22169daece42729f597b89f9a [diff] |
[NETFILTER]: x_tables: remove obsolete overflow check We're not multiplying the size with the number of CPUs anymore, so the check is obsolete. Signed-off-by: Patrick McHardy <[email protected]> Signed-off-by: David S. Miller <[email protected]>