From: Johan Hovold Date: Tue, 16 Apr 2013 16:01:19 +0000 (+0200) Subject: USB: omninet: use kzalloc for private data X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81f58c67b1d71b3a1a6c2bb077844249790807c8;p=pandora-kernel.git USB: omninet: use kzalloc for private data Make sure the port private data, which contains the write sequence number, is cleared at allocation. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed