commit | 501aa061bd68169a5b54c123641f8dfa9ad31545 | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Thu Feb 12 16:52:31 2009 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 12 16:52:31 2009 -0800 |
tree | c3824d1b8e3085566748b29fbfd9186d916119a3 | |
parent | f82da723398ff18d49275a5f03de6cae5f592e8e [diff] |
3c505: do not set pcb->data.raw beyond its size Ensure that we do not set pcb->data.raw beyond its size, print an error message and return false if we attempt to. A timout message was printed one too early. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>