summaryrefslogtreecommitdiff
path: root/ipv6.h
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-04-30 12:10:39 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-04-30 12:10:39 +0200
commitd6c3cbd1fab7fd29d60970f97459f31a5f09806f (patch)
tree99e92aa55484cb6453b4aa903f4146acb0a4a678 /ipv6.h
parentec2c6ad0658638552ca547a695953609f3b7bd9c (diff)
man: netsniff-ng: add documentation for option
This was left forgotten during writing of the man page, so fix it up and add missing documentation. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'ipv6.h')
0 files changed, 0 insertions, 0 deletions
move&id=242ef5d483594a2bed6b8a2685849c83e7810d17&id2=54a07c7bb0da0343734c78212bbe9f3735394962'>diff)
drm/vmwgfx: Fix depth input into drm_mode_legacy_fb_format
Currently the pitch is passed in as depth. This causes drm_mode_legacy_fb_format() to return the wrong pixel format. The wrong pixel format will be rejected by vmw_kms_new_framebuffer(), thus leaving par->set_fb to NULL. This eventually causes a crash in vmw_fb_setcolreg() when the code tries to dereference par->set_fb. Signed-off-by: Sinclair Yeh <syeh@vmware.com> Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
Diffstat (limited to 'drivers/usb/phy/phy-mxs-usb.c')