Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
netrom: zero length frame filtering in NetRom
A zero length frame filter was recently introduced in ROSE protocole. Previous commit makes the same at AX25 protocole level. This patch has the same purpose for NetRom protocole. The reason is that empty frames have no meaning in NetRom protocole. Signed-off-by: Bernard Pidoux <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information