Revert "rose: zero length frame filtering in af_rose.c"
authorDavid S. Miller <davem@davemloft.net>
Wed, 15 Apr 2009 03:28:00 +0000 (20:28 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Apr 2009 03:28:00 +0000 (20:28 -0700)
commit6fd4777a1fec1f7757b5a302ad3fdcc1eae2abba
tree620a872de67c78c392ed92a93810557da72fb86f
parent239795adf7f1a40cf0be0e05544d37706c9b4cf9
Revert "rose: zero length frame filtering in af_rose.c"

This reverts commit 244f46ae6e9e18f6fc0be7d1f49febde4762c34b.

Alan Cox did the research, and just like the other radio protocols
zero-length frames have meaning because at the top level ROSE is
X.25 PLP.

So this zero-length filtering is invalid.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/rose/af_rose.c